PopArgument<T> Method

Summary
Gets and removes an argument from the service.
Syntax
C#
VB
C++
public T PopArgument<T>() 
  
Function PopArgument(Of T)() As T 
T^ PopArgumentgeneric<typename T> 
();  

Type Parameters

T
The type of the argument to get.

Return Value

The argument object.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.